﻿#main-table td{
	vertical-align: text-top;
}


/* ------------------ */

#news{
	width: 996px;
	height: 375px;
	z-index: -1;
}

#news_principal{
	width: 745px;
	float: left;
	padding-left:8px;
}

#news_principal img{
	width: 736px;
	height: 375px;
	position:absolute;
}

#imagenes_miniaturas{
	width: 239px;
	float: right;
	padding-right:8px;
}

#imagen01{
	width: 239px;
	height: 123px;

}

#imagen02, #imagen03{
	width: 239px;
	height: 123px;
	padding-top:3px;
}

#imagenes_miniaturas img{
	width:239px;
	height:123px;
	position:absolute;

}

.leyenda{
	color: #FFFFFF;
	background-color: #000000;
	width: 234px;
	height: 35px;
	position: relative;
	top: 83px;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-left:5px;
	padding-top:5px;
}

.leyenda_principal{
	background-color: #000000;
	color: #FFFFFF;
	height: 370px;
	width: 209px;
	position: absolute;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-top:5px;
	padding-left:5px;
}
/* embajada */
#embTitular{
	width: 730px;
	float: left;
}
#embPeruanos{
	width: 248px;
	float: right;
}
.embNoticias{
	background-color:#4E5C85;
	padding:5px;
	height:200px;
}